Display Name = "Secret Tent"
Parallax Name = "Sunset"
Note = ""

CommonEvent 1
Name = "EV001"

  Page 0
    PlaySE(["RPG::SE(@name=\"Move\", @pitch=100, @volume=80)"])
    TransferPlayer([0, 2, 289, 354, 0, 0])
    ChangePlayerFollowers([0])
    Empty([])

CommonEvent 2
Name = "EV002"

  Page 0
    ConditionalBranch([1, 907, 0, 10, 1])
      ConditionalBranch([1, 801, 0, 2, 1])
        ConditionalBranch([0, 1544, 1])
          ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
          ShowText(["\\n<Marie>By the way, Luka, wouldn't you like to have me as a companion? I'll follow YOU around especially."])
          ShowChoices([["Let her join", "Decline for now"], 0])
          When([0, "Let her join"])
            ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
            ShowText(["\\n<Marie>I'm sure we'll get along great..."])
            ErasePicture([5])
            SetMoveRoute([0, "RPG::MoveRoute(@repeat=false, @skippable=false, @wait=true, @list=[\"RPG::MoveCommand(@code=37, @parameters=[])\", \"RPG::MoveCommand(@code=10, @parameters=[])\", \"RPG::MoveCommand(@code=39, @parameters=[])\", \"RPG::MoveCommand(@code=0, @parameters=[])\"])"])
            Unnamed(["RPG::MoveCommand(@code=37, @parameters=[])"])
            Unnamed(["RPG::MoveCommand(@code=10, @parameters=[])"])
            Unnamed(["RPG::MoveCommand(@code=39, @parameters=[])"])
            Script(["add_actor_ex(544)"])
            PlayME(["RPG::ME(@name=\"fanfale\", @pitch=100, @volume=100)"])
            ShowTextAttributes(["", 0, 0, 2])
            ShowText(["Marie joined the party!"])
            Wait([60])
            ExitEventProcessing([])
            Empty([])
          When([1, "Decline for now"])
            ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
            ShowText(["\\n<Marie>Oh? That's a shame."])
            Empty([])
          ChoicesEnd([])
          Empty([])
        BranchEnd([])
        Empty([])
      BranchEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
      ShowText(["\\n<Marie>I'll be glad to help you out on your journey,\nbut only after you've proven yourself against some of the other battle fuckers."])
      Empty([])

    BranchEnd([])
    CallCommonEvent([7001])
    Empty([])

  Page 1
    Empty([])
